<!DOCTYPE html>
<html lang="zh">
<head>
<meta name="copyright" content="Copyright 第一健康集团|第一健康医疗管理有限公司|第一健康|广州健康管理机构|深圳第一健康|广州第一健康高端体检中心|杭州第一健康|深圳体检|广州健康体检哪里好|慢病康复|私人医生" />
<meta name="Keywords" content="深圳体检中心_体检_体检机构_健康体检_入职体检_公司体检_体检预约_父母体检_婚前体检_女性体检_男性体检_职业体检套餐_公司团检_老人体检_青年体检_亚健康体检_高端体检中心_商务体检_第一健康体检中心" />
<meta name="Description" content="第一健康集团（THM）是国内健康管理连锁体检机构，在深圳、广州、杭州、成都、从化、惠州、潮州、武汉、清远、佛山、汕头等地区设有第一健康体检中心，为企业客户做公司团检，为个人客户做健康体检，为老年人做VIP高端体检，体检项目涉及，父母、老人年、青年男女健康体检，入职体检，婚前体检，各类体检套餐任选。" />
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="renderer" content="webkit">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="/Static/lib/bt/css/bootstrap.css">
<link rel="shortcut icon" href="https://webapi.thmnet.com/Public/images/ico.png">
<link rel="stylesheet" href="/Static/css/common.css?v=1.5">
<script src="https://webapi.thmnet.com/Public/lib/jquery-1.12.4.min.js"></script>
<script src="/Static/js/common.js?v=1.5"></script>
<style>
img{
    max-width: 100%;
}
</style>
<script>
    
//兼容移动端数据
var mydata={
  api:'https://webapi.thmnet.com'+"/Apiall/",
}
if(IEVersion()>1&&IEVersion()<12){
  location.href="/about/chrome.html";
}


$.ajaxSetup({
  dataType:"json"
});


if(location.protocol=="http:"){
    mydata.api=mydata.api.replace("https","http");
}

$(function(){
    //顶部导航添加po
    (function(){
        var type=window.location.pathname.split("/")[1];
        $(".mynav a").each(function(){
            var a=$(this).attr('href').split("/")[1];
            if(a==type){
                $(this).parent().addClass("active");
            }else{
                $(this).parent().removeClass("active");
            }
        })	
    }())

    //左侧导航样式
    $("a").each(function(){
        var se=$(this).attr('href');
        if(se){
            se=se.slice(0,-4);
            var url=location.pathname;
            if(se==url){
                $(this).parent().addClass('active');
            }
        }
    }) 


    $(".nav-pills>li>a").each(function(){
        var se=$(this).attr('href');
        var url=location.pathname;
        if(se==url){
            $(this).parent().addClass('active');
        }else if(url.match(/[R|r]eg/)){
            $(".Userli").addClass('active');
        }
    })

    //预约
    $(".clicktoorder").click(function(){
        setCookie("from","/Index/Member/type.html");
    })
    $(".clickreport").click(function(){
        setCookie("from","/Index/Member/report.html");
    })

    //返回顶部
    $(".totop").click(function(){
        $("html,body").animate({
            'scrollTop':0,
        })
    })

    $(window).scroll(function(){
        var h=$(window).scrollTop();
        if(h>500){
            $(".totop").show();
        }else{
            $(".totop").hide();
        }
    })

    //顶部头像错误
    $(".header_avatar").on("error",function(){
        var old=$(this).attr("src");
        $(this).attr("src","/Public/images/avatar.gif");
    })

})//end
</script>


<title>深圳第一健康医疗管理有限公司_专业体检机构，适用于公司员工团检，入职体检，个人、父母、老年人健康体检，男、女体检套餐自选</title>
<link rel="stylesheet" href="https://webapi.thmnet.com/Public/css/index.css?v=1.5">
<link rel="stylesheet" href="https://webapi.thmnet.com/Public/lib/cxScroll/css/layout.css"/>
<base target="_blank">
<script src="https://webapi.thmnet.com/Public/lib/slide.js"></script>
<!-- <script src="https://webapi.thmnet.com/Public/lib/jquery.SuperSlide.2.1.2.js"></script> -->
<style>
.price-title{width:485px;height:6rem;line-height: 3rem;font-size:2rem;background:rgb(64,44,19);color:white;text-align: center;
position:absolute;bottom:15px;opacity: .7;font-family: "微软雅黑";left:31px;}
.ptop-price{margin:0;}
.ptop-name{margin:0;}
</style>
</head>
<body>

<div style="background: #eee;" class="myinfo">
<div class="container">
    <div class="row" style="height:30px;line-height:30px;">
       <div class="col-md-6">
          第一健康-全国健康体检预约
       </div>
       <div class="col-md-6" style="text-align: right;">
  <a href="/Reg/login.html"  class="change-href" style="margin-right: 30px;">您好，请登录</a>
   
       </div>
    </div>
</div>
</div>


<div class="container" style="margin-top:4rem;">
	<div class="row" style="margin:0 -15px;">
    <div class="col-md-4" style="padding-left: 0;">
        <a href="/Index/index.html" target="_self">
            <!-- <img src="https://webapi.thmnet.com/Public/images/logo.png?a=1" alt="第一健康" style="width:100px;">
            <strong style="position: relative;top:2rem;">深圳第一健康医疗管理有限公司</strong> -->
            <!-- <img src="https://webapi.thmnet.com/Public/images/logo_old.png" alt="第一健康集团"> -->
            <img src="https://webapi.thmnet.com/Public/images/logo2024.jpg" alt="第一健康集团" style="margin-top:25px;">
        </a>
        </div>
	<div class="col-md-3"></div>

  <div class="col-md-2" style="position: relative;color:rgb(48,56,107);">
   <div class="row" style="width:150px;height:50px;position:absolute;top:1.5rem;">
    <div class="col-md-12">
      <span style="position: absolute;left:4rem;"><nobr>全国统一热线电话</nobr></span>
      <i class="glyphicon glyphicon-earphone" style="font-size: 3rem;position: absolute;left:-0.5rem;top:0.8rem;"></i> 
      <span style="font-size: 1.5rem;position: absolute;top:2rem;left:4rem;"><nobr>400-1111-300</nobr></span>
    </div> 
    </div>
  </div>

	<div class="col-md-3" style="text-align:right;padding:0;">
  <a type="button" class="btn btn-success clicktoorder yybtn change-href" href="/Member/type.html" target="_self">预约服务</a>
 
  <a type="button" class="btn btn-primary clickreport yybtn change-href" style="background: #0085f2;border-color:#0085f2;margin-left: 20px; " href="/Member/report.html" target="_self">查询报告</a>
  </div>
 
  </div>  
</div>

<div style="background: #0085f2;">
<header class="container" style="width:1024px;background: #0085f2;margin-top: 2rem;position: relative;z-index: 10;padding:0; ">
<ul class="nav nav-pills mynav nav-justified">
    <li class="active"><a href="/" target="_self">首&nbsp;&nbsp;&nbsp;页</a></li>
    <li><a href="/Thm/about.html" target="_self">走进THM</a></li>
    <li><a href="/Mall/index.html" target="_self">健康商城</a></li>
    <li><a href="/Hs/index.html" target="_self">健康研究</a></li>
    <li><a href="/Hm/index.html" target="_self">健康管理</a></li>
    <li><a href="/Pd/index.html" target="_self">私人医生</a></li>
    <li class="Userli"><a href="/User/index.html" target="_self" class="change-href">会员服务</a></li>
    <li><a href="/About/index.html" target="_self">联系我们</a></li>
</ul>	
</header>
</div>

<div class="alert alert-warning myalert">
    <a class="close" onclick="$(this).parent().hide();">&times;</a>
    <p style="text-align:center;">没有提示信息</p>
</div>


<div class="container-fluid"> 
<div class="row" style="margin:0;">
	<div class="slideBox mybox toplb">
      <div class="hd myul" style="bottom:1rem;">
        <ul>
            <li></li><li></li><li></li>        </ul>
      </div>
      <div class="bd mylb">
        <ul style="padding:0;margin:0;">
        <li class="mylb-li">
                <a  target="_blank">
                    <img src="https://webapi.thmnet.com/Public/pic/20211119/6197481265292.png" class="mylb-img">
                </a>
            </li><li class="mylb-li">
                <a  target="_blank">
                    <img src="https://webapi.thmnet.com/Public/pic/20211118/61961aace1f51.png" class="mylb-img">
                </a>
            </li><li class="mylb-li">
                <a  target="_blank">
                    <img src="https://webapi.thmnet.com/Public/pic/20211119/6197199b38632.png" class="mylb-img">
                </a>
            </li>        </ul>
      </div>

      <a class="prev" href="javascript:void(0)" target="_self"></a>
      <a class="next" href="javascript:void(0)" target="_self"></a>

 </div>
</div>	

</div>
<style>
.slideBox .myul ul{padding:0;}
.slideBox .myul ul li{
    width:50px;
    height:8px;
    background:rgba(0,0,0,0);
    border:1px solid white; 
}
.slideBox .myul ul li.on{background:white;} 
.mylb-li{
    overflow: hidden; 
}
img.mylb-img{
    max-width: none;
}
</style>

<script>
 //顶部轮播
$(".toplb").slide({
  mainCell:".bd ul",
  effect:"leftLoop",
  autoPlay:true,
});

!function(){
    $(".toplb .prev").text("");
    $(".toplb .next").text("");
    $(".slideBox .myul li").text("");

    // var w=$(window).width();
    // if(w<1920){
    //     $(".mylb-img").css({
    //         width:1920,
    //         height:400,
    //         'margin-left':(w-1920)/2,
    //     })
    // }
 }();

</script>


<div style="background:#fafafa;">
	<div class="container myhahap">
<div class="row myhaha">
    <div class="col-md-3 b"><i class="icon icon-cx"></i>品质保证</div>
    <div class="col-md-3 b"><i class="icon icon-tx"></i>贴心服务</div>
    <div class="col-md-3 b"><i class="icon icon-qw"></i>权威专业</div>
    <div class="col-md-3"><i class="icon icon-zg"></i>尊贵体验</div>
</div>
	</div>
</div>

<div class="container">
<div class="row mydt">
	<div class="col-md-12 line">
		<strong>公司动态</strong>
		<a href="/Thm/index/n/5.html#thm">更多 <img src="https://webapi.thmnet.com/Public/images/r.png" alt="更多"></a>
		<div class="bline"></div>
		<div class="bbline"></div>	
	</div>
</div>

<div class="row mydtt">
	<div class="col-md-6" style="padding-left: 0;padding-right: 34px;">
<div class="slideBox mybox dtlb" style="position: relative;">
      <div class="bd">
        <ul style="padding:0;">
        <li>
          <a href="http://www.dyjk.cn/mall/detail/code/1698656968594503" target="_blank"><img src="https://webapi.thmnet.com/Public/pic/20231030/653f6fcad42d7.jpg"></a>
          <div class="lbtitle">磁控胶囊</div>
          </li><li>
          <a href="http://www.dyjk.cn/mall/detail/code/1665628871730665" target="_blank"><img src="https://webapi.thmnet.com/Public/pic/20231030/653f759f0bb1f.jpg"></a>
          <div class="lbtitle">成人优选 健康体检套餐</div>
          </li>        </ul>
      </div>
       <!-- <div class="blueback"></div> -->
       
       <div class="hd" style="right:0;bottom:0;">
        <ul class="myblue">
        <li> </li><li> </li>        </ul>
      </div>

 </div>
	</div>
<div class="col-md-6" style="overflow: hidden;margin-left: 0;padding-left: 0;text-overflow:ellipsis;">
 <div class="row dongtaitop" style="margin-left:0;">
	<a href="/Thm/acticle/nid/5/b/4395.html#thm" target="_blank">
	<nobr>
	<span style="overflow: hidden;color:#0085F2;font-family: '黑体';font-size: 16px;" title="新质引领，健康前行 | 第一健康集团受邀出席2024深圳健康大会">新质引领，健康前行 | 第一健康集团受邀出席2024深圳健康大会	</span>
	</nobr>
	</a>
	<p style="text-indent:2em;color:#999;overflow: hidden;overflow:hidden;font-size: 16px;padding-top: 5px; ">8月23日，由健康深圳行动推进委员会、深圳市科学技术协会指导，深圳市健康产业类行业协会联合党委支持，深圳市大健康...	</p>
	<p style="color:#999;text-align: right;padding-right:22px;border-bottom:1px dotted #999;padding-bottom:5px;font-size: 16px;" class=" toptime">2024-08-26</p>
 </div>
	

	<ul class="list-group mylist">
	 <li class="list-group-item row">
		<div class="col-md-9" style="text-overflow:ellipsis;overflow:hidden;margin-left: 0; ">
			<a href="/Thm/acticle/nid/5/b/4394.html#thm" target="_blank" title="多互动，促发展丨大湾区医疗旅游发展协会到访第一健康参观交流">
				<nobr>
					<!-- <div class="circ"></div> -->
					多互动，促发展丨大湾区医疗旅游发展协会到访第一健康参观交流				</nobr>
			</a> 
		</div>
		<div class="col-md-3" style="padding: 0;">2024-08-12</div>	
		</li><li class="list-group-item row">
		<div class="col-md-9" style="text-overflow:ellipsis;overflow:hidden;margin-left: 0; ">
			<a href="/Thm/acticle/nid/5/b/4393.html#thm" target="_blank" title="人人学急救，急救为人人｜第一健康联合鼎和财产保险股份有限公司开展急救培训活动">
				<nobr>
					<!-- <div class="circ"></div> -->
					人人学急救，急救为人人｜第一健康联合鼎和财产保险股份有限公司开展急救培训活动				</nobr>
			</a> 
		</div>
		<div class="col-md-3" style="padding: 0;">2024-08-12</div>	
		</li><li class="list-group-item row">
		<div class="col-md-9" style="text-overflow:ellipsis;overflow:hidden;margin-left: 0; ">
			<a href="/Thm/acticle/nid/5/b/4388.html#thm" target="_blank" title="锚定目标 迎难而上丨第一健康2024年中工作会议圆满举办">
				<nobr>
					<!-- <div class="circ"></div> -->
					锚定目标 迎难而上丨第一健康2024年中工作会议圆满举办				</nobr>
			</a> 
		</div>
		<div class="col-md-3" style="padding: 0;">2024-07-18</div>	
		</li><li class="list-group-item row">
		<div class="col-md-9" style="text-overflow:ellipsis;overflow:hidden;margin-left: 0; ">
			<a href="/Thm/acticle/nid/5/b/4385.html#thm" target="_blank" title="携手大湾区，共筑健康产业新生态 —— 第一健康深度融入健康产业平台战略合作">
				<nobr>
					<!-- <div class="circ"></div> -->
					携手大湾区，共筑健康产业新生态 —— 第一健康深度融入健康产业平台战略合作				</nobr>
			</a> 
		</div>
		<div class="col-md-3" style="padding: 0;">2024-07-05</div>	
		</li><li class="list-group-item row">
		<div class="col-md-9" style="text-overflow:ellipsis;overflow:hidden;margin-left: 0; ">
			<a href="/Thm/acticle/nid/5/b/4370.html#thm" target="_blank" title="南丁格尔精神永存：田厦分院3位护士获得南山区民营医疗机构表彰">
				<nobr>
					<!-- <div class="circ"></div> -->
					南丁格尔精神永存：田厦分院3位护士获得南山区民营医疗机构表彰				</nobr>
			</a> 
		</div>
		<div class="col-md-3" style="padding: 0;">2024-05-09</div>	
		</li><li class="list-group-item row">
		<div class="col-md-9" style="text-overflow:ellipsis;overflow:hidden;margin-left: 0; ">
			<a href="/Thm/acticle/nid/5/b/4364.html#thm" target="_blank" title="健康同行 | 深圳市保健科技学会领导及专家一行莅临第一健康开展健康知识讲座">
				<nobr>
					<!-- <div class="circ"></div> -->
					健康同行 | 深圳市保健科技学会领导及专家一行莅临第一健康开展健康知识讲座				</nobr>
			</a> 
		</div>
		<div class="col-md-3" style="padding: 0;">2024-04-15</div>	
		</li>	</ul>
</div>
</div>
</div>


<div class="container">
<div class="row mydt">
	<div class="col-lg-12 line">
		<strong>医疗团队</strong>
		<a href="/Thm/team/n/16.html">更多 <img src="https://webapi.thmnet.com/Public/images/r.png" alt="更多"></a>
		<div class="bline"></div>
		<div class="bbline"></div>	
	</div>
</div>

<div class="row mydtt">
	<div class="col-md-12 line" style="padding:0;margin-top:-6px;">
		<div id="pic_list_1" class="scroll_horizontal">
			<div class="box">
				<ul class="list">
				 <li class="myteamli">
					  <div class="lii">
						<div class="pic"><a href="/Thm/doctor/d/5.html" target="_blank"><img data-src="https://webapi.thmnet.com/Public/pic/20161130/583e8cc339f13.jpg" src="https://webapi.thmnet.com/Public/default.jpg"/></a></div>
						<div class="title">
						<h5><nobr>倪勇军</nobr></h5>
						<h5><nobr>( 主治医师 )</nobr></h5>
						<p style="padding:0;">1981年毕业于河南医学院医疗系，1971年开始从事医疗卫生工作至今46年。既往</p>
						<a type="button" class="btn btn-default" href="/Thm/doctor/d/5.html">了解更多</a>
						</div>
					   </div>
					</li><li class="myteamli">
					  <div class="lii">
						<div class="pic"><a href="/Thm/doctor/d/8.html" target="_blank"><img data-src="https://webapi.thmnet.com/Public/pic/20161130/583e8f2e5d455.jpg" src="https://webapi.thmnet.com/Public/default.jpg"/></a></div>
						<div class="title">
						<h5><nobr>韩美云</nobr></h5>
						<h5><nobr>( 主治医师 )</nobr></h5>
						<p style="padding:0;">1998年毕业于山西省长治医学院临床医学系，于山西省商业职工医院内科工作，200</p>
						<a type="button" class="btn btn-default" href="/Thm/doctor/d/8.html">了解更多</a>
						</div>
					   </div>
					</li><li class="myteamli">
					  <div class="lii">
						<div class="pic"><a href="/Thm/doctor/d/14.html" target="_blank"><img data-src="https://webapi.thmnet.com/Public/pic/20161130/583e928d5abae.png" src="https://webapi.thmnet.com/Public/default.jpg"/></a></div>
						<div class="title">
						<h5><nobr>罗蓉</nobr></h5>
						<h5><nobr>( 主治医师 )</nobr></h5>
						<p style="padding:0;">1989年毕业于海南省第二卫校，90年至今从事妇产科医疗工作，熟练掌握妇科常见病</p>
						<a type="button" class="btn btn-default" href="/Thm/doctor/d/14.html">了解更多</a>
						</div>
					   </div>
					</li><li class="myteamli">
					  <div class="lii">
						<div class="pic"><a href="/Thm/doctor/d/22.html" target="_blank"><img data-src="https://webapi.thmnet.com/Public/pic/20161130/583e95be30063.jpg" src="https://webapi.thmnet.com/Public/default.jpg"/></a></div>
						<div class="title">
						<h5><nobr>杨凯</nobr></h5>
						<h5><nobr>( 副主任医师 )</nobr></h5>
						<p style="padding:0;">1987年哈尔滨医科大学本科毕业，1990年哈尔滨医科大学研究生毕业，在沈阳市第</p>
						<a type="button" class="btn btn-default" href="/Thm/doctor/d/22.html">了解更多</a>
						</div>
					   </div>
					</li><li class="myteamli">
					  <div class="lii">
						<div class="pic"><a href="/Thm/doctor/d/24.html" target="_blank"><img data-src="https://webapi.thmnet.com/Public/pic/20161130/583e96a73313c.jpg" src="https://webapi.thmnet.com/Public/default.jpg"/></a></div>
						<div class="title">
						<h5><nobr>郭襄茹</nobr></h5>
						<h5><nobr>( 副主任医师 )</nobr></h5>
						<p style="padding:0;">1980年毕业于上海医科大学医疗系。在武汉医学院附属医院进修眼科和耳鼻喉科专业二</p>
						<a type="button" class="btn btn-default" href="/Thm/doctor/d/24.html">了解更多</a>
						</div>
					   </div>
					</li><li class="myteamli">
					  <div class="lii">
						<div class="pic"><a href="/Thm/doctor/d/25.html" target="_blank"><img data-src="https://webapi.thmnet.com/Public/pic/20161130/583e971ab9215.png" src="https://webapi.thmnet.com/Public/default.jpg"/></a></div>
						<div class="title">
						<h5><nobr>李春华</nobr></h5>
						<h5><nobr>( 副主任医师 )</nobr></h5>
						<p style="padding:0;">北京医科大学医疗专业毕业后，在三甲医院工作30余年，从事临床、科研、教学。任内科</p>
						<a type="button" class="btn btn-default" href="/Thm/doctor/d/25.html">了解更多</a>
						</div>
					   </div>
					</li><li class="myteamli">
					  <div class="lii">
						<div class="pic"><a href="/Thm/doctor/d/29.html" target="_blank"><img data-src="https://webapi.thmnet.com/Public/pic/20161130/583e98e4a8452.png" src="https://webapi.thmnet.com/Public/default.jpg"/></a></div>
						<div class="title">
						<h5><nobr>邱冬</nobr></h5>
						<h5><nobr>( 主任医师 )</nobr></h5>
						<p style="padding:0;">1982年延边大学医学院毕业，在三甲医院从事超声工作30余年，熟练掌握腹部、浅表</p>
						<a type="button" class="btn btn-default" href="/Thm/doctor/d/29.html">了解更多</a>
						</div>
					   </div>
					</li><li class="myteamli">
					  <div class="lii">
						<div class="pic"><a href="/Thm/doctor/d/46.html" target="_blank"><img data-src="https://webapi.thmnet.com/Public/pic/20161201/583f838b95853.png" src="https://webapi.thmnet.com/Public/default.jpg"/></a></div>
						<div class="title">
						<h5><nobr>王春宇</nobr></h5>
						<h5><nobr>( 副主任医师 )</nobr></h5>
						<p style="padding:0;">毕业于包头医学院，从事超声检查工作二十多年，曾先后在北京阜外医院，协和医院，华北</p>
						<a type="button" class="btn btn-default" href="/Thm/doctor/d/46.html">了解更多</a>
						</div>
					   </div>
					</li><li class="myteamli">
					  <div class="lii">
						<div class="pic"><a href="/Thm/doctor/d/47.html" target="_blank"><img data-src="https://webapi.thmnet.com/Public/pic/20161201/583f84986532d.png" src="https://webapi.thmnet.com/Public/default.jpg"/></a></div>
						<div class="title">
						<h5><nobr>罗炎平</nobr></h5>
						<h5><nobr>( 主治医师 )</nobr></h5>
						<p style="padding:0;">1999年毕业于中南大学临床医学专业，曾就职于湖北襄阳中医院，工作中曾连续3年获</p>
						<a type="button" class="btn btn-default" href="/Thm/doctor/d/47.html">了解更多</a>
						</div>
					   </div>
					</li><li class="myteamli">
					  <div class="lii">
						<div class="pic"><a href="/Thm/doctor/d/48.html" target="_blank"><img data-src="https://webapi.thmnet.com/Public/pic/20161201/583f85075ff20.png" src="https://webapi.thmnet.com/Public/default.jpg"/></a></div>
						<div class="title">
						<h5><nobr>杨燕晖</nobr></h5>
						<h5><nobr>( 中医师 )</nobr></h5>
						<p style="padding:0;">出生于中医世家，毕业于广州中医学院，汕头市名中医。从医二十余年，曾经在汕头等地著</p>
						<a type="button" class="btn btn-default" href="/Thm/doctor/d/48.html">了解更多</a>
						</div>
					   </div>
					</li>				</ul>
			</div>
			<a class="prev"><i class="icon icon-l"></i></a>
            <a class="next"><i class="icon icon-r"></i></a>
		</div>
	</div>
</div>
</div>



<div style="background: #fafafa;margin-top: -8px;">
	<div class="container">
<div class="row mydt ">
	<div class="col-md-12 line">
		<strong>体检环境</strong>
		<a href="/Thm/pic/n/9.html">更多 <img src="https://webapi.thmnet.com/Public/images/r.png" alt="更多"></a>
		<div class="bline"></div>
		<div class="bbline" style="background: white;"></div>
	</div>
</div>

<div class="row mydtt">
	<div class="col-md-12 line" style="padding:0;background: white;">
		<div class="picFocus myevm">
			<div class="bd">
				<ul style="padding:0;">
				<li style="width:100%;"><a target="_blank" href="/Thm/pic/n/9.html"><img data-src="https://webapi.thmnet.com/Public/thumb/201708/////590990f4b8ac7.jpg" src="https://webapi.thmnet.com/Public/default.jpg" style="margin:0;"/></a></li><li style="width:100%;"><a target="_blank" href="/Thm/pic/n/9.html"><img data-src="https://webapi.thmnet.com/Public/pic/20190628/5d156b6828ed8.jpg" src="https://webapi.thmnet.com/Public/default.jpg" style="margin:0;"/></a></li><li style="width:100%;"><a target="_blank" href="/Thm/pic/n/9.html"><img data-src="https://webapi.thmnet.com/Public/pic/thumb/201708/57202f8997770.jpg" src="https://webapi.thmnet.com/Public/default.jpg" style="margin:0;"/></a></li><li style="width:100%;"><a target="_blank" href="/Thm/pic/n/9.html"><img data-src="https://webapi.thmnet.com/Public/thumb/201708//////57202f899c590.jpg" src="https://webapi.thmnet.com/Public/default.jpg" style="margin:0;"/></a></li><li style="width:100%;"><a target="_blank" href="/Thm/pic/n/9.html"><img data-src="https://webapi.thmnet.com/Public/pic/20190628/5d156b3f45b18.jpg" src="https://webapi.thmnet.com/Public/default.jpg" style="margin:0;"/></a></li>				</ul>
			</div>

			<div class="hd pw">
				<ul style="padding:0;">
				<li class="mylen"><img data-src="https://webapi.thmnet.com/Public/thumb/201708/////590990f4b8ac7.jpg" src="https://webapi.thmnet.com/Public/default.jpg"/></li><li class="mylen"><img data-src="https://webapi.thmnet.com/Public/pic/20190628/5d156b6828ed8.jpg" src="https://webapi.thmnet.com/Public/default.jpg"/></li><li class="mylen"><img data-src="https://webapi.thmnet.com/Public/pic/thumb/201708/57202f8997770.jpg" src="https://webapi.thmnet.com/Public/default.jpg"/></li><li class="mylen"><img data-src="https://webapi.thmnet.com/Public/thumb/201708//////57202f899c590.jpg" src="https://webapi.thmnet.com/Public/default.jpg"/></li><li class="mylen"><img data-src="https://webapi.thmnet.com/Public/pic/20190628/5d156b3f45b18.jpg" src="https://webapi.thmnet.com/Public/default.jpg"/></li>				</ul>
			</div>

		</div>


	</div>
</div>
</div>
</div>

<div class="container" style="margin-top:6px;">
<div class="row mydt">
	<div class="col-md-12 line">
		<strong>联系我们</strong>
		<a href="/About/index.html">更多 <img src="https://webapi.thmnet.com/Public/images/r.png" alt="更多"></a>
		<div class="bline"></div>
		<div class="bbline"></div>
	</div>
</div>
<div class="row mydt" style="margin-bottom:5rem;position: relative;height:400px;">
  <div class="fydata" style="display: none;">
  	<div class="item" style="padding:0;height:420px;overflow:hidden;">
	   <h4 style="color:rgb(0,144,255);font-weight: bold;margin-left:1rem;">深圳健康城(四楼)</h4>
		<img src="https://webapi.thmnet.com/Public/pic/20230620/64910b4e45fef.jpg" style="width:100%;height:300px;">
		<div style="margin:1rem;" class="content"><p>地址：深圳市福田区福华三路鼎和大厦裙楼4-5层</p><p>地铁：会展中心E出口</p><p>公交站台：福华三路口站、财富大厦站</p><p>公交：15、33、34、50、62、64、K113、235、371、374、80、103路B线、109、375等。</p></div>
	</div><div class="item" style="padding:0;height:420px;overflow:hidden;">
	   <h4 style="color:rgb(0,144,255);font-weight: bold;margin-left:1rem;">成都高新分院</h4>
		<img src="https://webapi.thmnet.com/Public/pic/20170823/599cdd3072e01.png" style="width:100%;height:300px;">
		<div style="margin:1rem;" class="content"><p style="text-align: justify;">地址：高新区天府三街大有智慧广场4栋2单元2楼</p><p style="text-align: justify;">开车：从地库入口(云华路88号附近)进入地下车库</p><p style="text-align: justify;">地铁：1、地铁1号线A口出站步行约900米(约15分钟)</p><p style="text-align: justify;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2、地铁1号线A口出站至地铁天府三街站(国际人才城)，公交站乘坐203路，在天府三街云华路口站下车后步行50米</p><p style="text-align: justify;">公交站台：天府三街云华路口</p><p><br/></p></div>
	</div><div class="item" style="padding:0;height:420px;overflow:hidden;">
	   <h4 style="color:rgb(0,144,255);font-weight: bold;margin-left:1rem;">潮州第一健康</h4>
		<img src="https://webapi.thmnet.com/Public/pic/20230907/64f9306c8de19.jpg" style="width:100%;height:300px;">
		<div style="margin:1rem;" class="content"><p>地址：潮州市潮州大道与南较西路交界处恒沃大厦第一健康</p></div>
	</div><div class="item" style="padding:0;height:420px;overflow:hidden;">
	   <h4 style="color:rgb(0,144,255);font-weight: bold;margin-left:1rem;">从化第一健康</h4>
		<img src="https://webapi.thmnet.com/Public/pic/20170823/599cdd426c6ad.png" style="width:100%;height:300px;">
		<div style="margin:1rem;" class="content"><p>地址：广州从化温泉镇温泉路碧泉大酒店五楼</p></div>
	</div><div class="item" style="padding:0;height:420px;overflow:hidden;">
	   <h4 style="color:rgb(0,144,255);font-weight: bold;margin-left:1rem;">深圳宝安分院</h4>
		<img src="https://webapi.thmnet.com/Public/pic/20230620/64910b1fe7da2.jpg" style="width:100%;height:300px;">
		<div style="margin:1rem;" class="content"><p>地址：深圳市宝安区西乡街道富华社区美兰悦城B栋6楼&nbsp;(导航搜索：第一健康宝安分院)</p><p><br/></p><p>地铁站：宝安客运站B出口</p><p>公交站：宝安客运中心站</p><p><br/></p></div>
	</div>  </div>

   <div class="myfy">
		<div class="col-md-6 fyleft" style="padding:0;"></div>
		<div class="col-md-6 fyright" style="padding:0;"></div>
   </div>

	<div class="mycover">
		<div class="leftbtn"><i class="glyphicon glyphicon-chevron-left"></i></div>
		<div class="rightbtn"><i class="glyphicon glyphicon-chevron-right"></i></div>
	</div>
	<div class="myshow"></div>
</div>


</div><!-- container -->

<style>
.mycover{
	opacity: .5;background:#eee;width:100%;height:420px;position: absolute;z-index: 999;top:0;
	left:0;cursor:pointer;overflow: hidden;
}
.mycover i{font-size: 5rem;}
.leftbtn,.rightbtn{width:30%;height:100%;position: absolute;top:0;line-height:420px;}
.leftbtn i{position: absolute;left:25%;top:35%;}
.rightbtn i{position: absolute;right:25%;top:35%;}
.leftbtn{left:0;}
.rightbtn{right:0;}
.myshow{
	box-shadow:0 0 5px #ddd;
	background:white;width:60%;position: absolute;z-index: 1100;top:-20px;left:20%;height:460px;
}
.myshow-content{z-index:999;
			width:100%;
			position:absolute;
			bottom:-1rem;
			left:-1rem;
			background:white;
			padding:1rem;
		}
</style>


<script>
(function(){
 var items=$(".fydata .item");
 var len=items.length;
 var index=0;
 var left="20%";
 var left2="40%";

function toright(){
	index++;
	index=index>len-1?0:index;
	$(".fyright").html(items.eq(index%len).clone()).css({right:left2}).animate({right:0});	
	$(".myshow").html(items.eq((index+1)%len).clone()).css({left:0}).animate({left:left});
	$(".fyleft").html(items.eq((index+2)%len).clone()).css({left:left}).animate({left:0});
	setStyle()
}
toright();
$(".rightbtn").click(toright);

function toleft(){
	index--;
    index=index>-1?index:len-1;
	$(".fyright").html(items.eq(index%len).clone()).css({right:left2}).animate({right:0});	
	$(".myshow").html(items.eq((index+1)%len).clone()).css({left:left2}).animate({left:left});
	$(".fyleft").html(items.eq((index+2)%len).clone()).css({left:left}).animate({left:0});
	setStyle()
}
$(".leftbtn").click(toleft);

function setStyle(){
	$(".myshow .item").css({
		width:"100%",
		height:"460px",
	});
	$(".myshow img").css({
		height:"340px"
	})
}

$(".myshow").on("mouseover",function(){
	$(this).find(".content").addClass("myshow-content");
}).on("mouseout",function(){
	$(this).find(".content").removeClass("myshow-content")
})




}())	
</script>


<div class="container-fluid footer-out" style="background:rgb(51,51,51);margin-top: 60px;width:100%;">
<footer class="container myfooter">
		
<div class="row">
<p style="text-align: center;">
    <br/>&nbsp; &nbsp; 
    <span style="font-size: 14px;"> 全国客服热线：400-1111-300</span>
    <span style="text-align: center; font-size: 14px;">办公电话：0755-61860272</span>
</p>
<p style="text-align: center;">
		&nbsp;
		<span style="font-size: 14px; text-align: center;">公司地址：深圳市福田区福华三路鼎和大厦4层　</span>&nbsp;
		<span style="font-size: 14px;">版权所有(C)</span>
		<span style="font-size: 14px;">深圳第一健康医疗管理有限公司　&nbsp;<a href="http://beian.miit.gov.cn" style="color:white;">粤ICP备10240765号</a></span><br/>
</p>

</div>	
</footer>

</div>

<div class="backgray"></div>



<div class="totop">
	<i class="glyphicon glyphicon-menu-up"></i>
</div>


<script src="https://webapi.thmnet.com/Public/lib/bt/js/bootstrap.min.js"></script>
<!--[if lt IE 9]>
  <script src="//cdn.bootcss.com/html5shiv/3.7.2/html5shiv.min.js"></script>
  <script src="//cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
  

<link href="https://webapi.thmnet.com/Public/css/qq.css" rel="stylesheet" type="text/css" />
<DIV id=xixi onmouseover=toBig() onmouseout=toSmall()>
  <TABLE style="FLOAT: left; color:#1c7fbb;" border=0 cellSpacing=0 cellPadding=0 width=157>
    <TBODY>
      <TR>
        <TD class=main_head height=39 vAlign=top>&nbsp;</TD>
      </TR>
      <TR>
        <TD class=info vAlign=top><TABLE class=qqtable border=0 cellSpacing=0 cellPadding=0 width=120 
      align=center>
            <TBODY>
              <TR>
                <TD align=middle><a href="http://www.dyjk.cn" target="_blank"><IMG border=0 
            src="https://webapi.thmnet.com/Public/images/logo1.jpg"></a> </TD>
              </TR>
            <TD align=middle>
            <div style=" font-family:Arial, Helvetica, sans-serif; font-weight:bold;font-size:12px;margin-bottom:5px;">
                微信扫码咨询
                <img src="https://webapi.thmnet.com/Public/wxkf.png" alt="微信客服">
            </div>
            </TD>
        </TR>

            </TR>
            
            <!--old 11:190755579  -->
            <TR>
              <TD align=middle><div style="height:40px;"><IMG border=0 src="https://webapi.thmnet.com/Public/images/tel1.jpg"></div></TD>
            </TR>
            <TD align=middle></TD>
            </TR>
          </TABLE></TD>
      </TR>
      <TR>
        <TD class=down_kefu vAlign=top></TD>
      </TR>
    </TBODY>
  </TABLE>
  <DIV class=Obtn></DIV>
</DIV>
<SCRIPT language=javascript>
		第一健康=function (id,_top,_left){
            var me=id.charAt?document.getElementById(id):id, d1=document.body, d2=document.documentElement;
            d1.style.height=d2.style.height='100%';
            me.style.top=_top?_top+'px':0;me.style.left=_left+"px";//[(_left>0?'left':'left')]=_left?Math.abs(_left)+'px':0;
            me.style.position='absolute';
            setInterval(function (){
                me.style.top=parseInt(me.style.top)+(Math.max(d1.scrollTop,d2.scrollTop)+_top-parseInt(me.style.top))*0.1+'px';
            },10+parseInt(Math.random()*20));
            return arguments.callee;
		};
		window.onload=function (){
		    第一健康('xixi',100,-152)
		}


        lastScrollY=0; 
        var InterTime = 1;
        var maxWidth=-1;
        var minWidth=-152;
        var numInter = 8;
        var BigInter ;
        var SmallInter ;
        var o =  document.getElementById("xixi");
            var i = parseInt(o.style.left);
            function Big()
            {
                if(parseInt(o.style.left)<maxWidth)
                {
                    i = parseInt(o.style.left);
                    i += numInter;	
                    o.style.left=i+"px";	
                    if(i==maxWidth)
                        clearInterval(BigInter);
                }
            }
            function toBig()
            {
                clearInterval(SmallInter);
                clearInterval(BigInter);
                    BigInter = setInterval(Big,InterTime);
            }
            function Small()
            {
                if(parseInt(o.style.left)>minWidth)
                {
                    i = parseInt(o.style.left);
                    i -= numInter;
                    o.style.left=i+"px";
                    if(i==minWidth)
                        clearInterval(SmallInter);
                }
            }
            function toSmall()
            {
                clearInterval(SmallInter);
                clearInterval(BigInter);
                SmallInter = setInterval(Small,InterTime);
            }
</SCRIPT>







</body>
</html>
<script src="https://webapi.thmnet.com/Public/lib/cxScroll/js/jquery.cxscroll.min.js"></script>
<script src="https://webapi.thmnet.com/Public/js/index.js?v=1.5"></script>